-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove mention of simulated results in CHSH tutorial #1447
Conversation
Thanks for contributing to Qiskit documentation! Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌 |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! For my own curiosity, why remove the colors?
Because they're hard to see and I've seen several comments about people being confused. Since one is just dot, and one is dot-dash, I think that's good enough to identify the bounds. Does that seem reasonable? |
The tags are being taken care of by @frankharkins |
First part of Qiskit#1443 Still need to figure out how to change the tags on the platform. - [ ] The CHSH tutorial is tagged "scheduling", but there is no scheduling involved.
First part of #1443
Still need to figure out how to change the tags on the platform.